home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / word10.zip / SYSOP.TXT < prev    next >
Text File  |  1992-07-04  |  8KB  |  254 lines

  1.  
  2.  
  3.               ############################################
  4.                              Word Scramble
  5.                            Copyright (c) 1992
  6.                         Written by : Danny Davis
  7.               ############################################
  8.  
  9.  
  10.  
  11.                          General Information :
  12.                          =====================
  13.  
  14.      This program is provided as is with no warranties whatsoever.  We will
  15.      not be held liable for any damage or losses from the use of this
  16.      software.  This program has been tested and tested again and I have yet
  17.      to have any problems arise from the use of this program.
  18.  
  19.      This program may be used for a period of 30 days to evaluate and decide
  20.      if you wish to REGISTER this program.  If you decide that you do not wish
  21.      to register this program then please remove it from your BBS door
  22.      section.  In the event you wish to register this door please print out
  23.      the REGISTER.TXT and send it to the address provided at the end of the
  24.      text file.
  25.  
  26.      You may freely distribute this program as long as no money is charged for
  27.      it and no alteration's are made to the program or its files.
  28.  
  29.  
  30.                              Requirements :
  31.                              ==============
  32.  
  33.      BRUN45.EXE Runtime Module File (Needed for he program to run)
  34.      CGA Monitor (sysop end only,  Mono is okay on remote providing remote   
  35.                   user receives ansi)
  36.      IBM XT/AT/386
  37.      BBS that makes one of the following Drop File's
  38.  
  39.           CALLINFO.BBS
  40.           DOOR.SYS
  41.           DORINFO#.DEF
  42.  
  43.      
  44.         This program has been tested on the following systems :
  45.         -------------------------------------------------------
  46.  
  47.           WILDCAT 2.x and 3.x,
  48.           Gap v4.0 and greater,
  49.           PcBoard v14.0 or greater,
  50.           QuickBBS v2.6 thru v2.75,
  51.           Remote Access (All Versions),
  52.           SuperBBS (All Versions)
  53.  
  54.      For other BBS's not mentioned, there are MANY door
  55.      conversion utilities available.
  56.  
  57.      This door will also run under Desqview.
  58.  
  59.  
  60.  
  61.                        Installation Of The Door :
  62.                        ==========================
  63.  
  64.      Step One :
  65.      ----------
  66.      
  67.      First create a directory for the program and place all the files into
  68.      that directory.
  69.  
  70.      i.e.  C:\WILDCAT\DOOR\WORD     (whatever your DOOR directory will be)
  71.  
  72.      
  73.      Step Two :
  74.      ----------
  75.  
  76.      Use the install program to configure the configuration file to meet 
  77.      your specifications.
  78.  
  79.  
  80.      Contents Of The Configuration File :
  81.      ------------------------------------
  82.  
  83.      Line one is the path to your door,  which should be the same as the path
  84.      you created in STEP ONE.
  85.  
  86.      Line two is the name of your BBS.
  87.  
  88.      Line three MUST be left alone.  It should be set to 0 (zero).
  89.  
  90.      Line four is the name that you use on your BBS.
  91.  
  92.      Line five is where you specify if you are running at Lock Baud or not.  
  93.      If you are running Lock Baud then enter the Baud Rate... i.e. 9600, 19200,   
  94.      etc.... Or enter 0 (zero) for none.
  95.  
  96.      Line six is where you specify what type of BBS you are running.  
  97.  
  98.           WC2 - Wildcat 2.x  (CALLINFO.BBS)
  99.           WC3 - Wildcat 3.x  (DOOR.SYS)
  100.           GAP - Gap Systems  (DOOR.SYS)
  101.           Dorinfo#.def - QBBS, RA, RBBS  (DORINFO#.DEF)
  102.           The # is replaced with the numerical value for the Dorinfo drop file
  103.  
  104.      Line seven is where you let the game know how many categories you
  105.      will have.
  106.  
  107.      Line eight is where you tell the game if the missed word is to be
  108.      displayed to the user.
  109.  
  110.  
  111.      Line nine is where you specify what the ansi file path and name will be 
  112.      for the TOP 10 Bulletin.
  113.  
  114.      Line ten is where you specify what the ascii file path and name will be
  115.      for the TOP 10 Bulletin.
  116.  
  117.      Line eleven is the time you wish to specify allowed for a user to
  118.      try and guess the word.
  119.      
  120.  
  121.  
  122.     
  123.      Here is the completed file :
  124.      ----------------------------
  125.  
  126.      C:\WILDCAT\DOOR\WORD
  127.      The Lighthouse BBS
  128.      0
  129.      Danny Davis
  130.      19200 or 0 (zero) for none
  131.      WC3
  132.      10
  133.      Y
  134.      C:\WILDCAT\BULL\BULL1.ANS
  135.      C:\WILDCAT\BULL\BULL1.ASC
  136.      1.50
  137.  
  138.  
  139.                            BBS Batch Files :
  140.                            =================
  141.  
  142.      WILDCAT 2.X (CALLINFO.BBS) :
  143.      ----------------------------
  144.  
  145.      CD\WILDCAT\DOOR\WORD
  146.      COPY C:\WILDCAT\CALLINFO.BBS
  147.      WORD
  148.      WORDBULL
  149.      CD\WILDCAT
  150.      CAT
  151.  
  152.      CALLINFO.BBS has to be copied to the game path.  If it doesn't find the 
  153.      CALLINFO.BBS file then it will exit back to the BBS.  Will also show the
  154.      user a error code.
  155.  
  156.      WILDCAT 3.X (DOOR.SYS) :
  157.      ------------------------
  158.  
  159.      This will run the same as above except instead of copying CALLINFO.BBS 
  160.      you'll copy the DOOR.SYS file.
  161.  
  162.      QuickBBS & DORINFO#.DEF  (a Type 15 for QuickBBS) :
  163.      ---------------------------------------------------
  164.  
  165.      You may specify up to nine different DORINFO#.DEF's by using the 
  166.      install program.
  167.  
  168.      D:
  169.      CD\DOORS\WORD
  170.      COPY C:\QBBS\DORINFO2.DEF
  171.      WORD
  172.      WORDBULL
  173.      C:
  174.      CD\QBBS
  175.      GOTO RESTART
  176.      
  177.      DORINFO#.DEF has to be copied to the game path.  If it doesn't find the 
  178.      DORINFO file,  then it will exit back to the BBS.
  179.  
  180.      To run a type 7 (for QuickBBS),  simply put the WORD.BAT file in the
  181.      QuickBBS directory,  using "*C /C WORD.BAT" in the optional data line in
  182.      the type 7 menu.  (there are other ways to do it,  this is the easiest).
  183.  
  184.  
  185.      GAP and PCBOARD :
  186.      -----------------
  187.  
  188.      C:
  189.      CD\DOOR\WORD
  190.      COPY C:\GAP\DOOR.SYS
  191.      WORD
  192.      WORDBULL
  193.      CD\GAP
  194.      GAP
  195.  
  196.  
  197.                              Maintenance :
  198.                              -------------
  199.  
  200.         Also enclosed is a maintenance file that needs to be ran
  201.         once a day to keep the player.dat file clean.  By passing 
  202.         a number value from 8-30 you can specify how many days you 
  203.         will allow a user to stay in the door before being deleted.
  204.  
  205.         i.e. "MAINT 17"   this allows 17 days before a player is  
  206.                           deleted for non-use
  207.  
  208.                                WORDBULL :
  209.                                 --------
  210.         This file can be ran each time the door is exited or as a
  211.         nightly event. I recommend after the door exits.  It will
  212.         make a ANSI and a ASCII Bulletin from the information you 
  213.         specify in your installation module.
  214.  
  215.                      Page and Comm Control Files :
  216.                      -----------------------------
  217.          Read the PAGE.CTL and COMM_IRQ.CTL files and configure it 
  218.          to meet your needs.
  219.  
  220.                               Local Mode :
  221.                               ------------
  222.          To run the game in LOCAL mode just type /LOCAL after the 
  223.          WORD.EXE on the command line "WORD /LOCAL".
  224.  
  225.  
  226.  
  227.                            Multi - Line BBS :
  228.                            ------------------
  229.          Well this is a rather simple task.  When you run the install
  230.          program you can pick upto 4 different configuration files.
  231.          To run this door as a multi door all you need to do is place
  232.          the following statement:
  233.  
  234.                 WORD WORD1.CNF
  235.  
  236.              And so on for the rest of the configuration files.  The
  237.              reason for this is so you may specify the different
  238.              LOCKBAUD rates for each node.
  239.  
  240.  
  241.                              Support BBS :
  242.                              -------------
  243.  
  244.                            The Lighthouse BBS
  245.                               209-442-8329
  246.                            Fido Net 1:205/75
  247.    
  248.                        US ROBOTICS DUAL STANDARD
  249.  
  250.      Registration of this door will cost you $15.00 plus shipping
  251. and handling.  With your registration you will receive a key file
  252. that will work with all future versions of Word Scramble.
  253.      
  254.